home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1998 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'SysReg.pas' rev: 3.00
-
- #ifndef SysRegHPP
- #define SysRegHPP
- #include <Classes.hpp>
- #include <DsgnIntf.hpp>
- #include <SysInit.hpp>
- #include <System.hpp>
-
- //-- user supplied -----------------------------------------------------------
-
- namespace Sysreg
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
- extern PACKAGE void __fastcall Register(void);
-
- } /* namespace Sysreg */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Sysreg;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // SysReg
-